Welcome![Sign In][Sign Up]
Location:
Search - polygon map

Search list

[Other resource图形的生成

Description: 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan generated by the basic algorithm (DDA, the midpoint method, Bresenham) basic 2D map yuan Arc / elliptical arc generated by the basic algorithm (midpoint) to achieve linear linewidth control of the attributes of 2D polygon scan conversion algorithm scanning 2D polygon scan conversion Edge geo-filling algorithm fence or filling algorithm regional connectivity filled two-dimensional scanning lines seed filling algorithm (four or eight connectivity connectivity ) 2D linear cut of the Cohen-Sutherland cutting midpoint segmentation algorithm and cutting algorithm
Platform: | Size: 228823 | Author: 张伟 | Hits:

[GDI-BitmapdrawBitPoly

Description: 众所周知,如果使用MFC接触类,绘制使用位图为绘图刷的多边形,位图大小,颜色都会受到限制,本例使用基础的MFC绘图函数,自己创造条件,突破此限制,可以使用任何大小、分辨率、颜色位图,填充多边形-known if the use of MFC contact category, rendering the use of brush-map drawings of polygons, bitmap size, colors will be restricted, the use of cases based on the MFC mapping function, create their own conditions, breakthroughs such a restriction, use any size, resolution, color bitmap, filled polygon
Platform: | Size: 236030 | Author: ellen | Hits:

[CSharpseedfilling

Description: 种子填充算法实现多边形的填充。是图形学课程图的填充算法之一。-seed filling algorithm polygon filling. Yes map graphics courses filling algorithm.
Platform: | Size: 1174 | Author: efeffeef | Hits:

[Other resourcepolygon4

Description: GIS中基本图元画法,包括点、线、折线、多边形的画、移动、修改,-basic GIS map painting, including point, line, broken line, polygon painting, moving, changes
Platform: | Size: 1199812 | Author: 张新 | Hits:

[Other resourceDrawFunc

Description: 基本图形学图元生成,实现图形学经典图元直线,样条,多边形填充,裁剪等算法。-basic map generated graphics, graphics achieve classic map line, spline, polygon filling, cutting algorithm.
Platform: | Size: 30750 | Author: tuwei | Hits:

[JSP/Javajgpsmap-1.10

Description: JGPSMap这个应用程序可以检索和显示地图,在任意的位置增加元素,并将生成的地图保存为GIF文件。地图元素的输入文件有:Netstumbler摘要,它自己的使用多边形的ASCII码格式。-JGPSMap the application can retrieve and display maps, the location of the increase in arbitrary elements, generated maps will be kept as a GIF documents. Map elements imported into the document are : Netstumbler summary its own use polygon ASCII format.
Platform: | Size: 206586 | Author: wulu | Hits:

[Other resourceAdvancedComputerGraphic

Description: 画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图-painting line, anti-aliasing line, Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, map
Platform: | Size: 2434931 | Author: wangli | Hits:

[OpenGL programTextureMapping

Description: This the second tutorial of the Advanced section. In this tutorial we will examine what Texture Mapping is all about. Textures in 3D Graphics are a way of making something appear rich and complex even though it may not actually be. For example, if we want to create a carpeted floor, all we have to do is draw a polygon that models the floor and map the texture of the carpet on top of it. In this tutorial we will examine how to apply a texture onto a surface. We will cover some important topics such as Mipmapping, Texture Modes, Texture Filtering etc along the way
Platform: | Size: 238768 | Author: zhf | Hits:

[Other resourceZhuYouyong

Description: 直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y-X填充算法画图 动态三维立体图形的正透视投影图-linear DDA, bresenham algorithm for drawing a round of bresenham algorithm to draw the ellipse drawing algorithm bresenham uniform B-spline curves polygon drawing algorithm Y-X filling algorithm drawing dynamic 3D graphics is the perspective projection map
Platform: | Size: 84121 | Author: 朱友勇 | Hits:

[Graph DrawingZhuYouyong

Description: 直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y-X填充算法画图 动态三维立体图形的正透视投影图-linear DDA, bresenham algorithm for drawing a round of bresenham algorithm to draw the ellipse drawing algorithm bresenham uniform B-spline curves polygon drawing algorithm Y-X filling algorithm drawing dynamic 3D graphics is the perspective projection map
Platform: | Size: 1972224 | Author: 朱友勇 | Hits:

[Graph Drawing图形的生成

Description: 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan generated by the basic algorithm (DDA, the midpoint method, Bresenham) basic 2D map yuan Arc/elliptical arc generated by the basic algorithm (midpoint) to achieve linear linewidth control of the attributes of 2D polygon scan conversion algorithm scanning 2D polygon scan conversion Edge geo-filling algorithm fence or filling algorithm regional connectivity filled two-dimensional scanning lines seed filling algorithm (four or eight connectivity connectivity ) 2D linear cut of the Cohen-Sutherland cutting midpoint segmentation algorithm and cutting algorithm
Platform: | Size: 228352 | Author: 张伟 | Hits:

[GDI-BitmapdrawBitPoly

Description: 众所周知,如果使用MFC接触类,绘制使用位图为绘图刷的多边形,位图大小,颜色都会受到限制,本例使用基础的MFC绘图函数,自己创造条件,突破此限制,可以使用任何大小、分辨率、颜色位图,填充多边形-known if the use of MFC contact category, rendering the use of brush-map drawings of polygons, bitmap size, colors will be restricted, the use of cases based on the MFC mapping function, create their own conditions, breakthroughs such a restriction, use any size, resolution, color bitmap, filled polygon
Platform: | Size: 235520 | Author: ellen | Hits:

[CSharpseedfilling

Description: 种子填充算法实现多边形的填充。是图形学课程图的填充算法之一。-seed filling algorithm polygon filling. Yes map graphics courses filling algorithm.
Platform: | Size: 1024 | Author: efeffeef | Hits:

[GIS programpolygon4

Description: GIS中基本图元画法,包括点、线、折线、多边形的画、移动、修改,-basic GIS map painting, including point, line, broken line, polygon painting, moving, changes
Platform: | Size: 1199104 | Author: 张新 | Hits:

[Graph DrawingDrawFunc

Description: 基本图形学图元生成,实现图形学经典图元直线,样条,多边形填充,裁剪等算法。-basic map generated graphics, graphics achieve classic map line, spline, polygon filling, cutting algorithm.
Platform: | Size: 30720 | Author: tuwei | Hits:

[JSP/Javajgpsmap-1.10

Description: JGPSMap这个应用程序可以检索和显示地图,在任意的位置增加元素,并将生成的地图保存为GIF文件。地图元素的输入文件有:Netstumbler摘要,它自己的使用多边形的ASCII码格式。-JGPSMap the application can retrieve and display maps, the location of the increase in arbitrary elements, generated maps will be kept as a GIF documents. Map elements imported into the document are : Netstumbler summary its own use polygon ASCII format.
Platform: | Size: 205824 | Author: wulu | Hits:

[CSharpAll_in_one_ZedGraph

Description: 可定制绘图控件,饼图、柱图、曲线图、多边形图,图示,图例,自定义配置坐标系属性-Customizable graphics control, pie chart, column chart, graph, polygon map, icon, legend, custom configuration coordinate system attributes
Platform: | Size: 5058560 | Author: 程漱铭 | Hits:

[Special Effectspolygon

Description: 描绘出桌面上的水滴或者地上的爆炸效果,使用stencil test和alpha text组合使用,将贴图写入stencil buffer。-Paint drops on the desktop or the effect of explosions on the ground, use the stencil test and alpha text used in combination, will map into the stencil buffer.
Platform: | Size: 48128 | Author: longlong | Hits:

[Windows DevelopReadMpFile

Description: Read Polish Map format and split it into POI and Polyline and Polygon
Platform: | Size: 58368 | Author: Reza Mohammadi | Hits:

[CSharpVT1.1

Description: 使用C#的winform读取串口,并用chart控件显示实时数据折线图(Use C#'s WinForm to read the serial port, and display the real-time data polygon map with chart control.)
Platform: | Size: 364544 | Author: ECNUDJ | Hits:
« 12 3 »

CodeBus www.codebus.net